home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Very Best of Atari Inside
/
The Very Best of Atari Inside 1.iso
/
mint
/
mntlib43
/
mntlib
/
purec
/
mint881.prj
< prev
next >
Wrap
Text File
|
1993-02-26
|
510b
|
30 lines
; MiNT Library for Pure C
; Floating Point Support
; uses FPU via Line-F (Pure C only!)
; hohmuth 22 Sep 92
mint881.lib
.C [-T- -DNDEBUG -8]
.L [-G -J]
=
; things to override from mintlib.lib
..\main.c [-P]
..\doprnt.c
..\scanf.c
; we still want to use the clean version of alloca().
;alloca.s [-D=STACKCH=1 -D=FPU=1]
setjmp.s [-D=FPU=1]
; things only useable with floating point support
..\difftime.c
; the Pure C floating point library with Line-F support
PC881LIB.LIB